Compare commits
6 commits
main
...
validering
Author | SHA1 | Date | |
---|---|---|---|
|
b8b083a374 | ||
|
3dbf5d7caa | ||
|
8c7f1a7b47 | ||
|
42065587c0 | ||
|
2d9397b270 | ||
|
2f58fb9df6 |
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import FeilkortHeader from "./FeilkortHeader"
|
|||
import { useState } from "react"
|
||||
import Skillelinje from "./Skillelinje"
|
||||
import axios from "axios"
|
||||
import { Kommentar } from "./Kommentar"
|
||||
import { Kommentar, KommentarTekstfelt } from "./Kommentar"
|
||||
|
||||
|
||||
/**
|
||||
|
|
Reference in a new issue