WIP snake_case 1/?

through `contact_notification`
This commit is contained in:
Nate Butler 2023-06-28 22:42:57 -04:00
parent 2e162f8af7
commit b015f506da
41 changed files with 302 additions and 386 deletions

View file

@ -117,7 +117,7 @@ export default function project_panel(theme: ColorScheme): any {
base: {
background: background(layer),
border: border(layer, "active"),
cornerRadius: 4,
corner_radius: 4,
margin: {
top: 16,
left: 16,