@page "/notes/{NoteId}" @using Iceshrimp.Frontend.Components @using Iceshrimp.Frontend.Components.Note @using Iceshrimp.Frontend.Core.Services @using Iceshrimp.Shared.Schemas.Web @inject ApiService ApiService @inject IJSRuntime Js @inject MessageService MessageService @implements IDisposable @if (_init) {