cms/app-client/mirage/models/bnf.js
author Chloe Laisne <chloe.laisne@gmail.com>
Tue, 12 Jul 2016 16:58:12 +0200
changeset 238 5fd45a9fdacb
parent 173 cf7b221238fd
permissions -rw-r--r--
Voir plus button styling

import { Model } from 'ember-cli-mirage';

export default Model.extend({
});