ADD: image assets included

This commit is contained in:
John Huang@tthqws02 2021-11-09 08:09:28 -05:00
parent 457f244135
commit 9bbf60bd0f
12 changed files with 3 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 941 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 KiB

BIN
src/assets/images/W2C.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

3
src/assets/index.js Normal file
View File

@ -0,0 +1,3 @@
import plc from "./images/B1-14MR2-D24.jpg";
import w2c from "./images/W2C.jpg";
export { plc, w2c };