From fbf929cc810c0d02190359d03b39d2d9e97a7f2a Mon Sep 17 00:00:00 2001
From: bunny <1319900154@qq.com>
Date: Wed, 17 Jul 2024 08:58:34 +0800
Subject: [PATCH] =?UTF-8?q?page:=20=F0=9F=93=84=20common=20Easings?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 1 -
src/views/tweens/common-easings/index.vue | 103 ++++++++++++++++++++++
2 files changed, 103 insertions(+), 1 deletion(-)
create mode 100644 src/views/tweens/common-easings/index.vue
diff --git a/README.md b/README.md
index b56cc76..1662efe 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
```sh
-https://konvajs.org/docs/tweens/Common_Easings.html
https://konvajs.org/docs/tweens/All_Easings.html
https://konvajs.org/docs/tweens/All_Controls.html
https://konvajs.org/docs/tweens/Tween_Filter.html
diff --git a/src/views/tweens/common-easings/index.vue b/src/views/tweens/common-easings/index.vue
new file mode 100644
index 0000000..976c5a3
--- /dev/null
+++ b/src/views/tweens/common-easings/index.vue
@@ -0,0 +1,103 @@
+
+
+
+
+
+
+