hayun-vite 0.3.0 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "hayun-vite",
3
3
  "private": false,
4
- "version": "0.3.0",
4
+ "version": "0.3.1",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "dev": "vite",
package/src/Form/Forms.js CHANGED
@@ -5,7 +5,7 @@ import Form from "./Form.js";
5
5
  import combo from "./templates/combo.js"; // این در حقیقیت یک تمپلت هست
6
6
  import rasaAud from "./templates/rasa_audiometry.js";
7
7
  // import rasaAudImage from './templates/rasaAud.png'
8
- import rasaAudImage from './templates/rasa_audiometry.png'
8
+ import rasaAudImage from './templates/rasa_audiometry.jpg'
9
9
 
10
10
  // خط کد زیر لازم هست
11
11
  import '../fonts/Vazirmatn-Regular.woff2'
Binary file