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
+6
View File
@@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>