Skip to content

Commit b8842ab

Browse files
Updating name
1 parent 9ccddd8 commit b8842ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin/composables/styles.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { CSSProperties } from 'vue';
22

33
// -------------------------------------------------- Value Styles //
4-
export const useInlineValueStyles = (
4+
export const useFieldDisplayStyles = (
55
underlineColor: string,
66
underlineStyle: string,
77
underlineWidth: string,

0 commit comments

Comments
 (0)