mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 14:44:43 -04:00
Restructure Link Components and fix internal link children error (#106)
* Restructure Link Components and fix internal link children error
This commit is contained in:
parent
177f639492
commit
5c716bd314
7 changed files with 42 additions and 50 deletions
|
@ -1,5 +1,5 @@
|
|||
import React from 'react'
|
||||
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
|
||||
import React from 'react'
|
||||
import { Alert } from 'react-bootstrap'
|
||||
|
||||
export interface LoadingScreenProps {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue