diff --git a/dev-dist/sw.js b/dev-dist/sw.js index 8da00cf..2e18a22 100644 --- a/dev-dist/sw.js +++ b/dev-dist/sw.js @@ -82,7 +82,7 @@ define(['./workbox-54d0af47'], (function (workbox) { 'use strict'; "revision": "3ca0b8505b4bec776b69afdba2768812" }, { "url": "index.html", - "revision": "0.7aakaijcn38" + "revision": "0.f0vgku9v39o" }], {}); workbox.cleanupOutdatedCaches(); workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), { diff --git a/src/components/EditSubAdmin.tsx b/src/components/EditSubAdmin.tsx index 6553271..49a3502 100644 --- a/src/components/EditSubAdmin.tsx +++ b/src/components/EditSubAdmin.tsx @@ -296,6 +296,7 @@ function EditSubAdmin({ id, refetch }: { id: number, refetch: VoidFunction }) { color="black" checked={permission.is_active} onChange={() => handleCheckboxToggle(permission.id)} + cursor={'pointer'} > {label}