File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/content/docs/sdk/utilities Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ The utilities section provides a collection of helper functions to simplify comm
10
10
- [ classList] ( /sdk/utilities/classlist/ ) - Helper for managing CSS class names
11
11
- [ debounce] ( /sdk/utilities/debounce/ ) - Limit how often a function can be called
12
12
- [ deepmerge] ( /sdk/utilities/deepmerge/ ) - Deeply merge multiple objects
13
- - [ getCookie] ( /sdk/utilities/getCookie / ) - Get cookie value from name
13
+ - [ getCookie] ( /sdk/utilities/getcookie / ) - Get cookie value from name
14
14
- [ getFormErrors] ( /sdk/utilities/getformerrors/ ) - Get form validation errors
15
15
- [ getFormValues] ( /sdk/utilities/getformvalues/ ) - Get form field values
16
16
- [ getPathValue] ( /sdk/utilities/getpathvalue/ ) - Get value from obj key
You can’t perform that action at this time.
0 commit comments