Skip to content

Commit

Permalink
Deploy HomeLAB API
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasBuchinger committed Nov 5, 2023
1 parent d90c981 commit d605fd0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ui/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ import type { Metadata } from 'next'
import { Inter } from 'next/font/google'
import './globals.css'
import TitleBar from './ui/things/titlebar'
import { titlepar_data } from './lib/placeholder-data'
import { useState } from 'react'


const inter = Inter({ subsets: ['latin'] })

Expand Down

0 comments on commit d605fd0

Please sign in to comment.