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 dark:bg-black dark:text-white">
|
||||||
<div className="mt-2">
|
|
||||||
{IS_RUNNING_ON_CLOUD && <PicoBadge settings={settings} />}
|
{IS_RUNNING_ON_CLOUD && <PicoBadge settings={settings} />}
|
||||||
{IS_RUNNING_ON_CLOUD && (
|
{IS_RUNNING_ON_CLOUD && (
|
||||||
<TermsOfServiceDialog
|
<TermsOfServiceDialog
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user