mirror of
https://github.com/tenrok/vue-json-viewer.git
synced 2026-06-17 19:21:24 +03:00
Remove TODO
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
<script>
|
||||
import { h } from 'vue'
|
||||
|
||||
// TODO: check?
|
||||
const REG_LINK = /^\w+:\/\//;
|
||||
// const REG_LINK =/^([hH][tT]{2}[pP]:\/\/|[hH][tT]{2}[pP][sS]:\/\/)(([A-Za-z0-9-~]+)\.)+([A-Za-z0-9-~\/])+$/;
|
||||
|
||||
export default {
|
||||
name: 'JsonString',
|
||||
|
||||
Reference in New Issue
Block a user