Created
June 26, 2021 10:50
-
-
Save John-Gee/5fdcad35239df49d3f1028b5692cfc9b to your computer and use it in GitHub Desktop.
ts-select2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset=utf-8"> | |
<script src="3rd Party/ts-select2/ts-select2.min.js"></script> | |
<link href="3rd Party/select2/select2.min.css" rel="stylesheet" /> | |
</head> | |
<body> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment