rudolphreti / BewerbungMaster

BewerbungMaster is a Blazor web application designed to efficiently create and manage job applications.
MIT License
1 stars 0 forks source link

Warning RZ10012 #3

Open rudolphreti opened 2 weeks ago

rudolphreti commented 2 weeks ago

Home.razor Severity Code Description Project File Line Suppression State Warning (active) RZ10012 Found markup element with unexpected name 'HomeMoveDown'. If this is intended to be a component, add a @using directive for its namespace. BewerbungMasterApp D:\Visual Studio - Projects\BewerbungMaster\BewerbungMasterApp\Components\Pages\Home.razor 47

Severity Code Description Project File Line Suppression State Warning (active) RZ10012 Found markup element with unexpected name 'HomeDelete'. If this is intended to be a component, add a @using directive for its namespace. BewerbungMasterApp D:\Visual Studio - Projects\BewerbungMaster\BewerbungMasterApp\Components\Pages\Home.razor 46

but both of components work fine