feat(api): public settings route (#57)
adds public settings route that provides initalized value to check if the app has been configured for the first time
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import React, { useState } from 'react';
|
||||
import React from 'react';
|
||||
import Transition from '../../Transition';
|
||||
|
||||
interface SidebarProps {
|
||||
|
||||
Reference in New Issue
Block a user