summaryrefslogtreecommitdiff
path: root/_www/interface.ts
diff options
context:
space:
mode:
Diffstat (limited to '_www/interface.ts')
-rw-r--r--_www/interface.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/_www/interface.ts b/_www/interface.ts
index 3b30706..b608015 100644
--- a/_www/interface.ts
+++ b/_www/interface.ts
@@ -1,5 +1,6 @@
export const CLASS_INPUT_LABEL = "trunks_input_label"
export const CLASS_INPUT = "trunks_input"
+export const CLASS_NAV_LINK = "nav_link"
export const CLASS_NAV_TARGET = "nav_target"
export const HASH_ENVIRONMENT = "environment"