Skip to content

Commit 6c43b68

Browse files
committed
Update README.md
1 parent e592ef6 commit 6c43b68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,11 @@ HTML:
154154
<!-- Requires Vue version 3.x -->
155155
<script src="https://unpkg.com/vue@next"></script>
156156
<!-- Flow Form -->
157-
<script src="https://unpkg.com/@ditdot-dev/vue-flow-form@2.3.0"></script>
157+
<script src="https://unpkg.com/@ditdot-dev/vue-flow-form@2.3.1"></script>
158158
<!-- Flow Form base CSS -->
159-
<link rel="stylesheet" href="https://unpkg.com/@ditdot-dev/vue-flow-form@2.3.0/dist/vue-flow-form.min.css">
159+
<link rel="stylesheet" href="https://unpkg.com/@ditdot-dev/vue-flow-form@2.3.1/dist/vue-flow-form.min.css">
160160
<!-- Optional theme.css -->
161-
<link rel="stylesheet" href="https://unpkg.com/@ditdot-dev/vue-flow-form@2.3.0/dist/vue-flow-form.theme-minimal.min.css">
161+
<link rel="stylesheet" href="https://unpkg.com/@ditdot-dev/vue-flow-form@2.3.1/dist/vue-flow-form.theme-minimal.min.css">
162162
<!-- Optional font -->
163163
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;900&amp;display=swap">
164164
</head>

0 commit comments

Comments
 (0)