TryGhost/Ghost

View on GitHub
ghost/admin/app/controllers/designsandbox.js

Summary

Maintainability
A
0 mins
Test Coverage
import Controller from '@ember/controller';

export default class DesignsandboxController extends Controller {
}