Skip to content

Commit

Permalink
this is for the contributors in the suburbs
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerev4r committed Oct 11, 2024
1 parent 327fec1 commit 3e5252c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
// THIS IS A NOVA SECTOR UI FILE
import { FeatureChoiced } from '../../base';
import { FeatureDropdownInput } from '../../dropdowns';

export const photophobia_severity: FeatureChoiced = {
name: 'Severity',
component: FeatureDropdownInput,
};

0 comments on commit 3e5252c

Please sign in to comment.