some styling for create link form
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ function orderedUnique(array) {
|
||||
}
|
||||
|
||||
export class Link {
|
||||
static parseFragment(fragment) {
|
||||
static parse(fragment) {
|
||||
if (!fragment) {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user