feat: added argument templates

This commit is contained in:
Nick 2024-11-16 17:48:59 -06:00
parent 36bedf1c09
commit f2647072fb
25 changed files with 1136 additions and 4 deletions

View file

@ -2,7 +2,6 @@ module Services.Helpers exposing (..)
import Config.Colour exposing (..)
import Config.Format exposing (..)
import Cuckery.Types exposing (..)
import Effect exposing (Effect)
import Element exposing (..)
import Element.Border as D