release: WRNexusJS 0.8.3
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { Alert } from "@wrnexus/ui"
|
||||
|
||||
component ValidationSummary {
|
||||
props {
|
||||
errors: unknown[] = []
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@wrnexus/validation",
|
||||
"version": "0.8.2",
|
||||
"version": "0.8.3",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "./src/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user