diff --git a/app/routes/_data.acls._index/route.tsx b/app/routes/_data.acls._index/route.tsx new file mode 100644 index 0000000..5dfdcce --- /dev/null +++ b/app/routes/_data.acls._index/route.tsx @@ -0,0 +1,13 @@ +import { CubeTransparentIcon } from '@heroicons/react/24/outline' + +export default function Page() { + return ( +
+ Access Control Lists are currently unavailable. + They will be available in a future release. +
+