mirror of
https://github.com/movie-web/extension.git
synced 2025-09-13 16:43:25 +00:00
Fix some styling
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import { useCallback } from 'react';
|
||||
|
||||
import { Button } from '~components/Button';
|
||||
import { Icon } from '~components/Icon';
|
||||
|
||||
import './SetupScreen.css';
|
||||
import { Icon } from '~components/Icon';
|
||||
|
||||
export function SetupScreen() {
|
||||
const open = useCallback(() => {
|
||||
|
Reference in New Issue
Block a user