feat: add fullscreen toggle button and improve UI consistency across components
This commit is contained in:
@@ -8,3 +8,4 @@ export {Button} from './Button';
|
||||
export {Input} from './Input';
|
||||
export {WelcomeCarousel} from './WelcomeCarousel';
|
||||
export {NumLockBanner} from './NumLockBanner';
|
||||
export {FullscreenButton} from './FullscreenButton';
|
||||
|
||||
Reference in New Issue
Block a user