Dasherize file name
This commit is contained in:
@ -403,7 +403,7 @@ export function ModalContainer() {
|
||||
}
|
||||
|
||||
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() {
|
||||
|
||||
Reference in New Issue
Block a user