screen size calc now done with useBreakpoint hook

This commit is contained in:
Owen Rees
2023-07-10 11:40:03 +02:00
parent b67c4697d5
commit 89af3d8c99
10 changed files with 55 additions and 30 deletions
+11
View File
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.idea" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>