Added more TAs to Beast4L, fixed unlighthouse issue, optimized dev experience by throwing actual useful errors
This commit is contained in:
parent
278c39cb3b
commit
34784a3bf1
21 changed files with 112 additions and 33 deletions
src/layouts
|
@ -5,7 +5,7 @@ import navdata from '../../static/data/_navdata.json'
|
|||
import embed from '../assets/embed.png'
|
||||
import home from 'iconoir/icons/home.svg'
|
||||
import database from 'iconoir/icons/database.svg'
|
||||
import type { IconsLookup } from '../types/icons'
|
||||
import type { IconsLookup } from '../types/generic'
|
||||
|
||||
export interface Props {
|
||||
title: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue