Initial commit: there's still tons of base Phoenix boilerplate to remove, but the...
[tech-radar-editor.git] / web / views / radar_data_point_view.ex
1 defmodule TechRadarEditor.RadarDataPointView do
2 use TechRadarEditor.Web, :view
3 end