feat: refactor whole bunch of stuff
This commit is contained in:
@@ -29,7 +29,7 @@ export default function App({ Component }: PageProps) {
|
||||
<Component />
|
||||
</Partial>
|
||||
</body>
|
||||
<script src="/thumbnails.js" type="module" async defer />
|
||||
<script src="/thumbhash.js" type="module" async defer />
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user