Skip to content

Instantly share code, notes, and snippets.

@John-Gee
Created June 26, 2021 10:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save John-Gee/5fdcad35239df49d3f1028b5692cfc9b to your computer and use it in GitHub Desktop.
Save John-Gee/5fdcad35239df49d3f1028b5692cfc9b to your computer and use it in GitHub Desktop.
ts-select2
<!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