Re-instating Tabs import

This commit is contained in:
Owen Stephens 2021-02-04 22:28:19 +00:00
parent 3692257aa1
commit 85aef3c9f6

View File

@ -78,6 +78,9 @@ If you are upgrading an existing OpenRefine installation, you can delete the old
If you have extensions installed, do not delete the `webapp\extensions` folder where you installed them. You may wish to install extensions into the workspace directory instead of the program directory. There is no guarantee that extensions will be forward-compatible with new versions of OpenRefine, and we do not maintain extensions.
:::
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
<Tabs
groupId="operating-systems"
defaultValue="win"