1
0
Fork 0

wip(sde): Working on file list

This commit is contained in:
joostdecock 2023-09-29 16:01:27 +02:00
parent 9929aed51a
commit c65c5876a3
199 changed files with 1065 additions and 196 deletions

View file

@ -1,3 +1,4 @@
// __SDEFILE__ - This file is a dependency for the stand-alone environment
import Link from 'next/link'
export const iconSize = 'h-8 w-8 md:h-10 md:w-10 lg:h-12 lg:w-12'