Skip to content

Commit bf53f9e

Browse files
committed
fix(VOtpInput): remove semicolon from sass file
fixes #22798
1 parent 217fbaa commit bf53f9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/vuetify/src/components/VOtpInput/VOtpInput.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@use 'sass:math';
1+
@use 'sass:math'
22
@use '../../styles/settings'
33
@use '../../styles/tools'
44
@use './variables' as *

0 commit comments

Comments
 (0)