pixel: rename pixel-control to svelte file
This commit is contained in:
@@ -10,7 +10,7 @@ PixelControl interface.
|
|||||||
|
|
||||||
import type { TrackingManager } from '../tracking.svelte.ts';
|
import type { TrackingManager } from '../tracking.svelte.ts';
|
||||||
import { onNavigate } from '$app/navigation';
|
import { onNavigate } from '$app/navigation';
|
||||||
import { PixelControl, type PixelControlOptions } from './pixel-control.ts';
|
import { PixelControl, type PixelControlOptions } from './pixel-control.svelte.ts';
|
||||||
import { ensureFbc, type EnsureFbcOptions } from './fbc.ts';
|
import { ensureFbc, type EnsureFbcOptions } from './fbc.ts';
|
||||||
|
|
||||||
interface Props {
|
interface Props {
|
||||||
|
|||||||
Reference in New Issue
Block a user