feat: allow to disable auth during development (#21)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { ClientOnly } from 'remix-utils/client-only';
|
||||
import { OpenStackBlitz } from './OpenStackBlitz.client';
|
||||
import { IconButton } from '~/components/ui/IconButton';
|
||||
import { OpenStackBlitz } from './OpenStackBlitz.client';
|
||||
|
||||
export function Header() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user