Add label for Button view (#125) #17
Annotations
4 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release:
src/hooks/useStatus.ts#L20
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
release:
src/hooks/useStatus.ts#L44
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
release:
src/utils/table.ts#L19
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|