Dasherize file name
This commit is contained in:
parent
008b51eef1
commit
74058a3a36
|
@ -403,7 +403,7 @@ export function ModalContainer() {
|
||||||
}
|
}
|
||||||
|
|
||||||
export function ProfileHoverCard() {
|
export function ProfileHoverCard() {
|
||||||
return import(/* webpackChunkName: "features/ui" */'soapbox/components/profile_hover_card');
|
return import(/* webpackChunkName: "features/ui" */'soapbox/components/profile-hover-card');
|
||||||
}
|
}
|
||||||
|
|
||||||
export function CryptoDonate() {
|
export function CryptoDonate() {
|
||||||
|
|
Loading…
Reference in New Issue