Skip to content

Commit b908945

Browse files
chore: adding LogoDropDown to index
Signed-off-by: Antonio Sonis <[email protected]>
1 parent ef9b7b4 commit b908945

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import Loadable from './src/components/Loadable'
2323
import LoadingSpinner from './src/components/LoadingSpinner'
2424
import LoginButton from './src/components/LoginButton'
2525
import Logo from './src/components/Logo'
26+
import LogoDropDown from './src/components/LogoDropDown'
2627
import Logos from './src/components/logos'
2728
import Modal from './src/components/Modal'
2829
import PlatformaticIcon from './src/components/PlatformaticIcon'
@@ -62,6 +63,7 @@ export {
6263
LoadingSpinner,
6364
LoginButton,
6465
Logo,
66+
LogoDropDown,
6567
Modal,
6668
PlatformaticIcon,
6769
Playground,

0 commit comments

Comments
 (0)