Merge branch 'main' of https://github.com/kachbit/screenshot-to-code into pr/115
This commit is contained in:
commit
514688a1c0
@ -170,8 +170,7 @@ function App() {
|
||||
}));
|
||||
};
|
||||
|
||||
return (
|
||||
<div className="mt-2">
|
||||
<div className="mt-2 dark:bg-black dark:text-white">
|
||||
{IS_RUNNING_ON_CLOUD && <PicoBadge settings={settings} />}
|
||||
{IS_RUNNING_ON_CLOUD && (
|
||||
<TermsOfServiceDialog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user