Skip to content

Commit

Permalink
noise--
Browse files Browse the repository at this point in the history
  • Loading branch information
sbittrich committed Aug 23, 2023
1 parent 8cabf4a commit bd0bc3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/viewer/helpers/preset.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ type SymmetryProps = {
} & BaseProps

type FeatureProps = {
kind: 'feature',
kind: 'feature'
target: Target
} & BaseProps

Expand Down

0 comments on commit bd0bc3f

Please sign in to comment.